Add fish functions for switching screens
This commit is contained in:
3
fish/.config/fish/functions/1screen.fish
Normal file
3
fish/.config/fish/functions/1screen.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function 1screen
|
||||
~/.screenlayout/single.sh
|
||||
end
|
||||
3
fish/.config/fish/functions/3screens.fish
Normal file
3
fish/.config/fish/functions/3screens.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function 3screens
|
||||
~/.screenlayout/three.sh
|
||||
end
|
||||
Reference in New Issue
Block a user