Adds firejailed firefox and psd profile
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
noblacklist ${RUNUSER}/*-firefox-*
|
||||||
|
whitelist ${RUNUSER}/*-firefox-*
|
||||||
+3
-3
@@ -74,8 +74,8 @@ bindsym $mod+Ctrl+Shift+s gaps outer current minus 5
|
|||||||
bindsym $mod+Shift+backspace exec wlogout
|
bindsym $mod+Shift+backspace exec wlogout
|
||||||
|
|
||||||
# Application bindings
|
# Application bindings
|
||||||
bindsym $mod+Shift+w exec firefox
|
bindsym $mod+Shift+w exec firejail firefox
|
||||||
bindsym $mod+Shift+Ctrl+w exec firefox -P Shinobi
|
bindsym $mod+Shift+Ctrl+w exec firejail firefox -P Shinobi
|
||||||
bindsym $mod+e exec $term ranger
|
bindsym $mod+e exec $term ranger
|
||||||
bindsym $mod+Shift+e exec steam
|
bindsym $mod+Shift+e exec steam
|
||||||
bindsym $mod+Shift+a exec $term -e pulsemixer
|
bindsym $mod+Shift+a exec $term -e pulsemixer
|
||||||
@@ -83,7 +83,7 @@ bindsym $mod+Ctrl+Shift+a exec $term -e cava
|
|||||||
bindsym $mod+i exec $term -e htop --user mark
|
bindsym $mod+i exec $term -e htop --user mark
|
||||||
bindsym $mod+Shift+d exec lightcord --no-sandbox
|
bindsym $mod+Shift+d exec lightcord --no-sandbox
|
||||||
bindsym $mod+Shift+m exec $term -e ncmpcpp
|
bindsym $mod+Shift+m exec $term -e ncmpcpp
|
||||||
bindsym $mod+Ctrl+m exec $term -e cava
|
bindsym $mod+Ctrl+m exec catia
|
||||||
bindsym $mod+m exec spotify
|
bindsym $mod+m exec spotify
|
||||||
bindsym $mod+p exec pass clip -r
|
bindsym $mod+p exec pass clip -r
|
||||||
bindsym $mod+Shift+p exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -1 | grep '#' | awk '{print $3}' | wl-copy
|
bindsym $mod+Shift+p exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -1 | grep '#' | awk '{print $3}' | wl-copy
|
||||||
|
|||||||
Reference in New Issue
Block a user