diff options
| author | Holger Paradies <retabell@gmx.de> | 2025-11-30 10:07:34 +0100 |
|---|---|---|
| committer | Holger Paradies <retabell@gmx.de> | 2025-12-16 04:48:51 +0100 |
| commit | 2f4ba3b1a7d1e93db15303f75c0e297976eb3318 (patch) | |
| tree | fdc99b2493dd307bcf1ab9ac463c29b920d4e3d5 | |
| parent | ddbc4bf56a92c7f27eac4deac623316b8514df84 (diff) | |
| download | etcskel-kanotix-2f4ba3b1a7d1e93db15303f75c0e297976eb3318.zip etcskel-kanotix-2f4ba3b1a7d1e93db15303f75c0e297976eb3318.tar.gz | |
compiz replace gnome-screenshot with ksnip
| -rw-r--r-- | skel-compiz/.config/compiz/compizconfig/Default.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/skel-compiz/.config/compiz/compizconfig/Default.ini b/skel-compiz/.config/compiz/compizconfig/Default.ini index 81014b8..fd4657d 100644 --- a/skel-compiz/.config/compiz/compizconfig/Default.ini +++ b/skel-compiz/.config/compiz/compizconfig/Default.ini @@ -1,7 +1,7 @@ [core] as_active_plugins = core;ccp;move;resize;place;decoration;annotate;commands;crashhandler;firepaint;mousepoll;neg;png;regex;splash;svg;wallpaper;water;cube;gears;mag;rotate;scale;switcher; -as_command_screenshot = gnome-screenshot -i -as_command_window_screenshot = gnome-screenshot -i -w +as_command_screenshot = ksnip +as_command_window_screenshot = ksnip as_autoraise_delay = 250 as_run_command_terminal_key = <Control><Alt>t as_command_terminal = lxterminal @@ -54,7 +54,7 @@ as_zoom_out_key = <Super>Down s0_restrain_margin = 0 [screenshot] -as_launch_app = gnome-screenshot -i +as_launch_app = ksnip [cubecaps] s0_clamp_top_to_border = false @@ -175,7 +175,7 @@ as_run_command1_key = <Alt>F2 as_run_command2_key = Print as_command0 = lxpanelctl menu as_command1 = lxpanelctl run -as_command2 = gnome-screenshot -i +as_command2 = ksnip [neg] as_screen_toggle_key = <Shift><Control><Primary>c |
