[i3] Move back to Firefox, qute keeps crashing
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# Shadow
|
# Shadow
|
||||||
shadow = false;
|
shadow = false;
|
||||||
inactive-opacity = 0.9;
|
inactive-opacity = 0.95;
|
||||||
inactive-dim = 0.0;
|
inactive-dim = 0.2;
|
||||||
frame-opacity = 0.7;
|
frame-opacity = 0.7;
|
||||||
inactive-opacity-override = true;
|
inactive-opacity-override = true;
|
||||||
blur-background = true;
|
blur-background = true;
|
||||||
|
|||||||
@ -7,7 +7,7 @@ set $mod Mod4
|
|||||||
font pango:Go Mono 10
|
font pango:Go Mono 10
|
||||||
|
|
||||||
# APP VARIABLES
|
# APP VARIABLES
|
||||||
set $browser qutebrowser --target window
|
set $browser firefox --new-window
|
||||||
set $solobrowser surf
|
set $solobrowser surf
|
||||||
set $term alacritty
|
set $term alacritty
|
||||||
|
|
||||||
@ -295,10 +295,12 @@ bindsym $mod+Ctrl+y exec pkill xfreerdp
|
|||||||
bindsym Print exec --no-startup-id flameshot gui
|
bindsym Print exec --no-startup-id flameshot gui
|
||||||
bindsym $mod+F6 exec --no-startup-id $solobrowser https://www.quip.com
|
bindsym $mod+F6 exec --no-startup-id $solobrowser https://www.quip.com
|
||||||
bindsym F7 exec --no-startup-id $browser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
bindsym F7 exec --no-startup-id $browser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
||||||
bindsym F8 exec --no-startup-id $browser https://15five.15five.com/report/current/
|
bindsym F8 exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
|
||||||
|
|
||||||
bindsym F9 exec --no-startup-id $browser https://green.five.unbl.ink
|
bindsym F9 exec --no-startup-id $browser https://green.five.unbl.ink
|
||||||
|
bindsym $mod+F9 exec --no-startup-id $browser https://admin.cloud102.15five.com/admin/dj
|
||||||
bindsym F10 exec --no-startup-id $browser https://green.five.unbl.ink/admin/dj
|
bindsym F10 exec --no-startup-id $browser https://green.five.unbl.ink/admin/dj
|
||||||
|
bindsym $mod+F10 exec --no-startup-id $browser https://admin.cloud100.15five.com/admin/dj
|
||||||
bindsym F11 exec --no-startup-id $solobrowser https://podcasts.unbl.ink/player
|
bindsym F11 exec --no-startup-id $solobrowser https://podcasts.unbl.ink/player
|
||||||
bindsym F12 exec --no-startup-id $solobrowser https://wx.unbl.ink
|
bindsym F12 exec --no-startup-id $solobrowser https://wx.unbl.ink
|
||||||
bindsym $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|
bindsym $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|
||||||
@ -311,6 +313,8 @@ bindsym $mod+Ctrl+e exec pkill emacs
|
|||||||
|
|
||||||
# STARTUP
|
# STARTUP
|
||||||
exec --no-startup-id unclutter -grab
|
exec --no-startup-id unclutter -grab
|
||||||
|
#exec --no-startup-id "i3-msg 'workspace 1; append_layout /home/powellc/.i3/workspace-1.json'"
|
||||||
|
exec --no-startup-id "i3-msg 'workspace 3; append_layout /home/powellc/.i3/workspace-3.json'"
|
||||||
|
|
||||||
# RELOAD
|
# RELOAD
|
||||||
#exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|
#exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|
||||||
|
|||||||
@ -13,9 +13,9 @@
|
|||||||
"percent": 0.5,
|
"percent": 0.5,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
// "class": "^Emacs$",
|
"class": "^Emacs$",
|
||||||
// "instance": "^emacs$",
|
"instance": "^emacs$",
|
||||||
// "title": "^db\\.py\\ \\–\\ Doom\\ Emacs$"
|
"title": "^db\\.py\\ \\–\\ Doom\\ Emacs$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@ -51,9 +51,9 @@
|
|||||||
"percent": 1,
|
"percent": 1,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
// "class": "^Emacs$",
|
"class": "^Emacs$",
|
||||||
// "instance": "^emacs$",
|
"instance": "^emacs$",
|
||||||
// "title": "^api\\.http\\ \\–\\ Doom\\ Emacs$"
|
"title": "^api\\.http\\ \\–\\ Doom\\ Emacs$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@ -74,9 +74,9 @@
|
|||||||
"percent": 0.133333333333333,
|
"percent": 0.133333333333333,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
// "class": "^Alacritty$",
|
"class": "^Alacritty$",
|
||||||
// "instance": "^Alacritty$",
|
"instance": "^Alacritty$",
|
||||||
// "title": "^\\~\\/s\\/f\\/fifteen5$"
|
"title": "^\\~\\/s\\/f\\/fifteen5$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@ -95,9 +95,9 @@
|
|||||||
"percent": 0.333333333333333,
|
"percent": 0.333333333333333,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
// "class": "^Alacritty$",
|
"class": "^Alacritty$",
|
||||||
// "instance": "^Alacritty$",
|
"instance": "^Alacritty$",
|
||||||
// "title": "^\\~\\/s\\/f\\/fifteen5$"
|
"title": "^\\~\\/s\\/f\\/fifteen5$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
|||||||
118
i3/.config/i3/workspace-3.json
Normal file
118
i3/.config/i3/workspace-3.json
Normal file
@ -0,0 +1,118 @@
|
|||||||
|
// vim:ts=4:sw=4:et
|
||||||
|
{
|
||||||
|
// splitv split container with 2 children
|
||||||
|
"border": "normal",
|
||||||
|
"floating": "auto_off",
|
||||||
|
"layout": "splitv",
|
||||||
|
"percent": 0.5,
|
||||||
|
"type": "con",
|
||||||
|
"nodes": [
|
||||||
|
{
|
||||||
|
// splitv split container with 1 children
|
||||||
|
"border": "normal",
|
||||||
|
"floating": "auto_off",
|
||||||
|
"layout": "splitv",
|
||||||
|
"percent": 0.5,
|
||||||
|
"type": "con",
|
||||||
|
"nodes": [
|
||||||
|
{
|
||||||
|
// splith split container with 2 children
|
||||||
|
"border": "normal",
|
||||||
|
"floating": "auto_off",
|
||||||
|
"layout": "splith",
|
||||||
|
"percent": 1,
|
||||||
|
"type": "con",
|
||||||
|
"nodes": [
|
||||||
|
{
|
||||||
|
"border": "pixel",
|
||||||
|
"current_border_width": 2,
|
||||||
|
"floating": "auto_off",
|
||||||
|
"geometry": {
|
||||||
|
"height": 353,
|
||||||
|
"width": 684,
|
||||||
|
"x": 938,
|
||||||
|
"y": 543
|
||||||
|
},
|
||||||
|
"name": "Dino",
|
||||||
|
"percent": 0.5,
|
||||||
|
"swallows": [
|
||||||
|
{
|
||||||
|
"class": "^Dino$",
|
||||||
|
"instance": "^dino$",
|
||||||
|
"title": "^Dino$"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "con"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"border": "pixel",
|
||||||
|
"current_border_width": 2,
|
||||||
|
"floating": "auto_off",
|
||||||
|
"geometry": {
|
||||||
|
"height": 983,
|
||||||
|
"width": 618,
|
||||||
|
"x": 1084,
|
||||||
|
"y": 27
|
||||||
|
},
|
||||||
|
"name": "Tootle",
|
||||||
|
"percent": 0.5,
|
||||||
|
"swallows": [
|
||||||
|
{
|
||||||
|
"class": "^Com\\.github\\.bleakgrey\\.tootle$",
|
||||||
|
"instance": "^com\\.github\\.bleakgrey\\.tootle$",
|
||||||
|
"title": "^Tootle$"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "con"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"border": "pixel",
|
||||||
|
"current_border_width": 2,
|
||||||
|
"floating": "auto_off",
|
||||||
|
"geometry": {
|
||||||
|
"height": 983,
|
||||||
|
"width": 634,
|
||||||
|
"x": 813,
|
||||||
|
"y": 323
|
||||||
|
},
|
||||||
|
"name": "Fractal",
|
||||||
|
"percent": 0.5,
|
||||||
|
"swallows": [
|
||||||
|
{
|
||||||
|
"class": "^Fractal$",
|
||||||
|
"instance": "^fractal$",
|
||||||
|
"title": "^Fractal$"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "con"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
"border": "pixel",
|
||||||
|
"current_border_width": 2,
|
||||||
|
"floating": "auto_off",
|
||||||
|
"geometry": {
|
||||||
|
"height": 1386,
|
||||||
|
"width": 2546,
|
||||||
|
"x": 5,
|
||||||
|
"y": 47
|
||||||
|
},
|
||||||
|
"name": "Slack | frontend | 15Five",
|
||||||
|
"percent": 0.5,
|
||||||
|
"swallows": [
|
||||||
|
{
|
||||||
|
"class": "^Slack$",
|
||||||
|
"instance": "^slack$",
|
||||||
|
"title": "^Slack\\ \\|\\ frontend\\ \\|\\ 15Five$",
|
||||||
|
"window_role": "^browser\\-window$"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "con"
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user